rule:
meta:
name: create mutex
namespace: host-interaction/mutex
authors:
- moritz.raabe@mandiant.com
- michael.hunhoff@mandiant.com
scopes:
static: function
dynamic: call
mbc:
- Process::Create Mutex [C0042]
examples:
- Practical Malware Analysis Lab 01-01.dll_:0x10001010
features:
- or:
- api: kernel32.CreateMutex
- api: kernel32.CreateMutexEx
- api: System.Threading.Mutex::ctor
last edited: 2023-11-24 10:34:28